﻿2026-06-16T09:37:08.9755866Z ##[group]Run actions/checkout@v5
2026-06-16T09:37:08.9756661Z with:
2026-06-16T09:37:08.9756987Z   repository: SaberMage/spt-core
2026-06-16T09:37:08.9760739Z   token: ***
2026-06-16T09:37:08.9761087Z   ssh-strict: true
2026-06-16T09:37:08.9761421Z   ssh-user: git
2026-06-16T09:37:08.9761753Z   persist-credentials: true
2026-06-16T09:37:08.9762130Z   clean: true
2026-06-16T09:37:08.9762462Z   sparse-checkout-cone-mode: true
2026-06-16T09:37:08.9762850Z   fetch-depth: 1
2026-06-16T09:37:08.9763190Z   fetch-tags: false
2026-06-16T09:37:08.9763527Z   show-progress: true
2026-06-16T09:37:08.9763857Z   lfs: false
2026-06-16T09:37:08.9764171Z   submodules: false
2026-06-16T09:37:08.9764520Z   set-safe-directory: true
2026-06-16T09:37:08.9765036Z ##[endgroup]
2026-06-16T09:37:09.1493472Z Syncing repository: SaberMage/spt-core
2026-06-16T09:37:09.1494642Z ##[group]Getting Git version info
2026-06-16T09:37:09.1495189Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T09:37:09.1751513Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:37:09.1951521Z git version 2.43.0.windows.1
2026-06-16T09:37:09.1978511Z ##[endgroup]
2026-06-16T09:37:09.1985994Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b60df595-2e66-4419-b13e-0afc63ac4f9d\.gitconfig'
2026-06-16T09:37:09.1998638Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b60df595-2e66-4419-b13e-0afc63ac4f9d' before making global git config changes
2026-06-16T09:37:09.1999744Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:37:09.2003514Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:37:09.2226340Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T09:37:09.2408915Z https://github.com/SaberMage/spt-core
2026-06-16T09:37:09.2434912Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:37:09.2438594Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:37:09.2626529Z refs/heads/dev-freeform
2026-06-16T09:37:09.2651447Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-16T09:37:09.2958589Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:37:09.3456949Z ##[endgroup]
2026-06-16T09:37:09.3459860Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T09:37:09.7022397Z ##[group]Cleaning the repository
2026-06-16T09:37:09.7026140Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T09:37:10.8495206Z Removing target/
2026-06-16T09:37:10.8532679Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T09:37:10.8941307Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:37:10.8966218Z ##[endgroup]
2026-06-16T09:37:10.8969848Z ##[group]Disabling automatic garbage collection
2026-06-16T09:37:10.8974110Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:37:10.9324634Z ##[endgroup]
2026-06-16T09:37:10.9325015Z ##[group]Setting up auth
2026-06-16T09:37:10.9325396Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:37:10.9530536Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:37:11.2932322Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:37:11.3153115Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:37:11.6687136Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:37:11.6895767Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:37:12.0248154Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:37:12.0534610Z ##[endgroup]
2026-06-16T09:37:12.0535028Z ##[group]Fetching the repository
2026-06-16T09:37:12.0541335Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:37:12.8017091Z ##[endgroup]
2026-06-16T09:37:12.8017539Z ##[group]Determining the checkout info
2026-06-16T09:37:12.8018291Z ##[endgroup]
2026-06-16T09:37:12.8027359Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:37:12.8286140Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:37:12.8493954Z ##[group]Checking out the ref
2026-06-16T09:37:12.8498101Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:37:12.8893734Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:37:12.8894079Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T09:37:12.8894364Z Switched to and reset branch 'dev-freeform'
2026-06-16T09:37:12.8917082Z ##[endgroup]
2026-06-16T09:37:12.9161421Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:37:12.9373363Z c5887db27f6c8576decec071c073e76c5144ba66
